Opengl Learning Resources

Meow King December 01, 2023 Updated: December 01, 2023 #opengl #computer graphics #resources #collection

Common

  1. docs.gl
  2. SketchUp Texture

Modern OpenGL

  1. 3D Game Development with LWJGL 3

Legacy OpenGL

  1. OpenGL 2 Tutorials - Swifless tutorials
  2. Java, OpenGL and OpenAL for Games Programming

Examples

  1. OpenGL Examples
  2. opengl_examples (repo)
  3. OpenGL Programming - wikibooks

Shadow

  1. https://github.com/tomaszkax86/Legacy-OpenGL-Shadow-Mapping
  2. https://github.com/mselinaydin/Shadow-Volume
  3. https://github.com/ssloy/tinyraytracer

Related Libraries

  1. java lwjgl 2 api